# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/nslog/文档/CreatSlicer

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/nslog/文档/CreatSlicer/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /home/nslog/文档/CreatSlicer/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/nslog/文档/CreatSlicer/build/CMakeFiles /home/nslog/文档/CreatSlicer/build/src/admesh//CMakeFiles/progress.marks
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/admesh/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/nslog/文档/CreatSlicer/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/admesh/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/admesh/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/admesh/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/nslog/文档/CreatSlicer/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/admesh/CMakeFiles/admesh.dir/rule:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/admesh/CMakeFiles/admesh.dir/rule
.PHONY : src/admesh/CMakeFiles/admesh.dir/rule

# Convenience name for target.
admesh: src/admesh/CMakeFiles/admesh.dir/rule
.PHONY : admesh

# fast build rule for target.
admesh/fast:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/build
.PHONY : admesh/fast

connect.o: connect.cpp.o
.PHONY : connect.o

# target to build an object file
connect.cpp.o:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/connect.cpp.o
.PHONY : connect.cpp.o

connect.i: connect.cpp.i
.PHONY : connect.i

# target to preprocess a source file
connect.cpp.i:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/connect.cpp.i
.PHONY : connect.cpp.i

connect.s: connect.cpp.s
.PHONY : connect.s

# target to generate assembly for a file
connect.cpp.s:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/connect.cpp.s
.PHONY : connect.cpp.s

normals.o: normals.cpp.o
.PHONY : normals.o

# target to build an object file
normals.cpp.o:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/normals.cpp.o
.PHONY : normals.cpp.o

normals.i: normals.cpp.i
.PHONY : normals.i

# target to preprocess a source file
normals.cpp.i:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/normals.cpp.i
.PHONY : normals.cpp.i

normals.s: normals.cpp.s
.PHONY : normals.s

# target to generate assembly for a file
normals.cpp.s:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/normals.cpp.s
.PHONY : normals.cpp.s

shared.o: shared.cpp.o
.PHONY : shared.o

# target to build an object file
shared.cpp.o:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/shared.cpp.o
.PHONY : shared.cpp.o

shared.i: shared.cpp.i
.PHONY : shared.i

# target to preprocess a source file
shared.cpp.i:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/shared.cpp.i
.PHONY : shared.cpp.i

shared.s: shared.cpp.s
.PHONY : shared.s

# target to generate assembly for a file
shared.cpp.s:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/shared.cpp.s
.PHONY : shared.cpp.s

stl_io.o: stl_io.cpp.o
.PHONY : stl_io.o

# target to build an object file
stl_io.cpp.o:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/stl_io.cpp.o
.PHONY : stl_io.cpp.o

stl_io.i: stl_io.cpp.i
.PHONY : stl_io.i

# target to preprocess a source file
stl_io.cpp.i:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/stl_io.cpp.i
.PHONY : stl_io.cpp.i

stl_io.s: stl_io.cpp.s
.PHONY : stl_io.s

# target to generate assembly for a file
stl_io.cpp.s:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/stl_io.cpp.s
.PHONY : stl_io.cpp.s

stlinit.o: stlinit.cpp.o
.PHONY : stlinit.o

# target to build an object file
stlinit.cpp.o:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/stlinit.cpp.o
.PHONY : stlinit.cpp.o

stlinit.i: stlinit.cpp.i
.PHONY : stlinit.i

# target to preprocess a source file
stlinit.cpp.i:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/stlinit.cpp.i
.PHONY : stlinit.cpp.i

stlinit.s: stlinit.cpp.s
.PHONY : stlinit.s

# target to generate assembly for a file
stlinit.cpp.s:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/stlinit.cpp.s
.PHONY : stlinit.cpp.s

util.o: util.cpp.o
.PHONY : util.o

# target to build an object file
util.cpp.o:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/util.cpp.o
.PHONY : util.cpp.o

util.i: util.cpp.i
.PHONY : util.i

# target to preprocess a source file
util.cpp.i:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/util.cpp.i
.PHONY : util.cpp.i

util.s: util.cpp.s
.PHONY : util.s

# target to generate assembly for a file
util.cpp.s:
	cd /home/nslog/文档/CreatSlicer/build && $(MAKE) $(MAKESILENT) -f src/admesh/CMakeFiles/admesh.dir/build.make src/admesh/CMakeFiles/admesh.dir/util.cpp.s
.PHONY : util.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... admesh"
	@echo "... connect.o"
	@echo "... connect.i"
	@echo "... connect.s"
	@echo "... normals.o"
	@echo "... normals.i"
	@echo "... normals.s"
	@echo "... shared.o"
	@echo "... shared.i"
	@echo "... shared.s"
	@echo "... stl_io.o"
	@echo "... stl_io.i"
	@echo "... stl_io.s"
	@echo "... stlinit.o"
	@echo "... stlinit.i"
	@echo "... stlinit.s"
	@echo "... util.o"
	@echo "... util.i"
	@echo "... util.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/nslog/文档/CreatSlicer/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

